home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 25 / PC Gamer IT CD 25.iso / INCDEMO / DATA / TXT / English / GUI / Txtmod_d.lcl < prev    next >
Text File  |  1997-09-16  |  2KB  |  88 lines

  1. *************************************
  2. *                                    *
  3. * LCL-Text System                    *
  4. * ==============                    *
  5. *                                   *
  6. * English                           *
  7. *                                    *
  8. * _Mission Report                    *
  9. *                                   *
  10. * Andreas Nitsche, 06. August 1996  *
  11. *                                   *
  12. *************************************************************************************************************************
  13.  
  14. [LCL]
  15.  
  16. *********************
  17. *                    *
  18. * Message Screen    *
  19. *                    *
  20. *************************************************************************************************************************
  21.  
  22. %:000,"Please Wait...";;
  23.  
  24. *********
  25. *        *
  26. * Misc    *
  27. *        *
  28. *************************************************************************************************************************
  29.  
  30. %:001,"Main Menu";;
  31. %:002,"Continue";;
  32. %:003,"Try Again";;
  33. %:004,"Load Game";;
  34.  
  35. *****************
  36. *                *
  37. * Main Screen    *
  38. *                *
  39. *************************************************************************************************************************
  40.  
  41. %:010,"Mission Report";;
  42.  
  43. %:014,"You were defeated!";;*JP
  44. %:015,"This mission was successful.";;
  45. %:016,"This mission was an outstanding success!";;*JP
  46. %:017,"A glorious victory!";;
  47. %:018,"You have lost.";;
  48.  
  49. %:020,"Kills";;
  50. %:021,"Losses";;
  51. %:022,"Commendations";;
  52. %:023,"Result";;
  53.  
  54. %:030,"In Mission";;
  55. %:031,"In Campaign";;
  56.  
  57. %:040,"Winner of this match:";;
  58.  
  59. %:041,"Turns";;
  60. %:042,"Map";;
  61. %:043,"Best Units";;
  62. %:044,"Result";;
  63.  
  64. %:045,"Equipment Points";;
  65. %:046,"Commendations";;
  66.  
  67. *****************
  68. *                *
  69. * ExitObject    *
  70. *                *
  71. *************************************************************************************************************************
  72.  
  73. %:060,"Back to the Main Menu without saving?";;
  74. %:061,"Yes";;
  75. %:062,"No";;
  76.  
  77. *****************
  78. *                *
  79. * Decoration    *
  80. *                *
  81. *************************************************************************************************************************
  82.  
  83. %:070,"Commendation";;
  84. %:071,"Your squad earned a commendation.";;
  85. %:072;"---";;
  86. %:073,"Continue";;
  87.  
  88. [END]